home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_223_getmaxmin.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  324 b   |  5 lines

  1. procedure GetMaxMin(dataName : Str255; rescale : boolean; var min, max : real);
  2.  
  3. Returns the minimum and maximum value of the data window.  If rescale is TRUE then the data window's maximum and minimum values are updated.  The whole window is searched unless there is a data ROI active.
  4.  
  5. Also see:  PlotData  SetColorScale